libolap4j-java software package provides unified Java API to access an OLAP server, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libolap4j-java
libolap4j-java is installed in your system.
Make ensure the libolap4j-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libolap4j-java *
You will get with libolap4j-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libolap4j-java |
| Version | 1.0.1.500-2 |
| Description | unified Java API to access an OLAP server |
| Sub Section | Java |